Getting Started
Prerequisites
- SAML SSO connectivity configured for your CYO application (coordinate with Fintech Integrations for net-new integrations)
- FI Admin access to Experience Groups (or Candescent Admin for global widget management)
- A publicly accessible HTTPS endpoint for the CYO application
- Available CYO widget quota (contact Candescent Support if the add-new control is disabled)
Test from the staging environment when possible. Widgets can also be configured within test experiences in production.
Create a CYO Widget
CYO widgets are configured in Experience Groups → Modern Widgets.
Step 1: Start a New Widget
- Open Experience Groups → Modern Widgets.
- Select Create New Widget.
- When prompted with Load Widget in IFrame?, select Yes to create a CYO-style iframe widget.
Step 2: Configure the Widget
| Field | Description |
|---|---|
| Widget Name | Name visible to admins; also serves as the default title in the user interface |
| URL | Secure endpoint hosted by the FI or vendor |
| Layout Option | Standalone — full page widget; Stack — card placed in the widget stack |
For layout behavior and sizing constraints, see Integration Surfaces.
Step 3: Place and Activate
- Save the widget.
- Open the Web Builder and place the widget in the desired layout.
- Activate the widget within the layout.
Step 4: Publish
Publish the experience after all changes are complete. The CYO widget is available to end users once the experience is published and SAML SSO is active.
Activate Migrated Legacy Widgets
If your institution migrated from the legacy UI, existing custom widgets are automatically converted to Modern CYO stack-card widgets:
- Legacy
title→ Widget Name - Legacy
custom.configuration→ Widget URL
These migrated widgets are added to the widget stack but deactivated by default. To make them visible:
- Open Experience Groups → Modern Widgets and locate the migrated widget.
- Open the Web Builder and activate the widget in the desired layout.
- Publish the experience.
Verify the Integration
After publishing:
- Log in to Online Banking (or the configured test experience).
- Navigate to the page where the CYO widget is placed.
- Confirm the widget loads inside the platform container and SAML SSO completes without a second login prompt.
- Validate responsive behavior at different screen widths.
If the widget displays unexpected white space or console errors, see Technical Reference — Troubleshooting.
Next Steps
- Technical Reference — Header overrides, iframe resizing, and domain allowlisting
- Integration Surfaces — Standalone vs stack placement
- SAML Integration — SAML assertion data and integration model